| Package | Description |
|---|---|
| com.atid.lib.atx88 | |
| com.atid.lib.reader.types |
| Modifier and Type | Method and Description |
|---|---|
void |
ATx88Reader.setUsbChargingPhone(UsbChargerControl contorl)
Set whether or not to enable charging the phone. ( USB communication will be lost when charging the phone. )
Only ATS100 is supported.
|
| Modifier and Type | Method and Description |
|---|---|
static UsbChargerControl |
UsbChargerControl.valueOf(int code) |
static UsbChargerControl |
UsbChargerControl.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static UsbChargerControl[] |
UsbChargerControl.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|